Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add CLI for containers #2892

Merged
merged 4 commits into from
Jul 19, 2023
Merged

[feat] Add CLI for containers #2892

merged 4 commits into from
Jul 19, 2023

Conversation

mihran113
Copy link
Contributor

No description provided.

Copy link
Member

@alberttorosyan alberttorosyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a couple of minor comments (mostly renaming stuff)
One generic thought: with the current implementation we have a bit mixed structure of Repo/ProxyRepo. What about extracting the data management into a separate class which will have it's local/remoteproxy implementations and leave Repo just as a high-level wrapper? 🤔

src/aimcore/cli/conatiners/commands.py Outdated Show resolved Hide resolved
src/aimcore/cli/conatiners/commands.py Outdated Show resolved Hide resolved
src/aimcore/cli/conatiners/commands.py Outdated Show resolved Hide resolved
src/python/aim/_sdk/remote_storage.py Outdated Show resolved Hide resolved
Copy link
Member

@alberttorosyan alberttorosyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mihran113 mihran113 merged commit 91d7beb into main Jul 19, 2023
2 of 3 checks passed
@mihran113 mihran113 deleted the feature/containers-cli branch July 19, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants